22. Practice with Try/Catch Statements

Practice with Try/Catch Statements

Question:

Now it’s your turn to look through the other examples of exceptions being caught in the Soonami app.

What exception is being caught in the makeHttpRequest method? And in the extractFeatureFromJson method?

Start Quiz:

Solution: